←Select platform

OnCollectionChanged(AnnNotifyCollectionChangedEventArgs) Method

Summary

Raises the CollectionChanged event.

Syntax
C#
C++/CLI
Python
protected virtual void OnCollectionChanged( 
   AnnNotifyCollectionChangedEventArgs e 
) 
protected:  
   virtual void OnCollectionChanged( 
      AnnNotifyCollectionChangedEventArgs^ e 
   ) 
def OnCollectionChanged(self,e): 

Parameters

e

Event data.

Return Value

Remarks

Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.